purple_plugin_pref_add_choice

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void purple_plugin_pref_add_choice(PurplePluginPref* pref, const(char)* label, gpointer choice)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    void
    purple_plugin_pref_add_choice
    (,
    const(char)* label
    ,
    gpointer choice
    )
  2. da_purple_plugin_pref_add_choice purple_plugin_pref_add_choice;

Meta